get_all_shop_items

@mount("shop.get_all_shop_items") query get_all_shop_items(): list<(name: text, category: shop_item_category, price: integer, price_token: text)>